networking [general] · Maintained
Maintainers
- M "David S. Miller" <davem@davemloft.net>
- M Eric Dumazet <edumazet@google.com>
- M Jakub Kicinski <kuba@kernel.org>
- M Paolo Abeni <pabeni@redhat.com>
- R Simon Horman <horms@kernel.org>
Paths
- F
Documentation/core-api/netlink.rst - F
Documentation/netlink/ - F
Documentation/networking/ - F
Documentation/networking/net_cachelines/ - F
Documentation/process/maintainer-netdev.rst - F
Documentation/userspace-api/netlink/ - F
include/linux/ethtool.h - F
include/linux/framer/framer-provider.h - F
include/linux/framer/framer.h - F
include/linux/in.h - F
include/linux/in6.h - F
include/linux/indirect_call_wrapper.h - F
include/linux/inet.h - F
include/linux/inet_diag.h - F
include/linux/net.h - F
include/linux/netdev* - F
include/linux/netlink.h - F
include/linux/netpoll.h - F
include/linux/rtnetlink.h - F
include/linux/sctp.h - F
include/linux/seq_file_net.h - F
include/linux/skbuff* - F
include/net/ - F
include/uapi/linux/ethtool.h - F
include/uapi/linux/genetlink.h - F
include/uapi/linux/hsr_netlink.h - F
include/uapi/linux/in.h - F
include/uapi/linux/inet_diag.h - F
include/uapi/linux/nbd-netlink.h - F
include/uapi/linux/net.h - F
include/uapi/linux/net_namespace.h - F
include/uapi/linux/netconf.h - F
include/uapi/linux/netdev* - F
include/uapi/linux/netlink.h - F
include/uapi/linux/netlink_diag.h - F
include/uapi/linux/rtnetlink.h - F
include/uapi/linux/sctp.h - F
lib/net_utils.c - F
lib/random32.c - F
net/ - F
samples/pktgen/ - F
tools/net/ - F
tools/testing/selftests/net/ - X
Documentation/networking/batman-adv.rst - X
Documentation/networking/mac80211-injection.rst - X
Documentation/networking/mac80211_hwsim/ - X
Documentation/networking/regulatory.rst - X
include/net/bluetooth/ - X
include/net/cfg80211.h - X
include/net/ieee80211_radiotap.h - X
include/net/iw_handler.h - X
include/net/mac80211.h - X
include/net/wext.h - X
net/9p/ - X
net/batman-adv/ - X
net/bluetooth/ - X
net/can/ - X
net/ceph/ - X
net/mac80211/ - X
net/rfkill/ - X
net/wireless/ - X
tools/testing/selftests/net/can/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-acpi (capped at 30), ordered by date desc.
-
COOLING7d
[PATCH] tools: Use fputc() calls in some functions
2026-07-23 · Markus Elfring <hidden> -
WARM3d
[PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
2026-07-21 · Petr Pavlu <petr.pavlu@suse.com> -
COLD20d
[PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
2026-07-08 · Petr Pavlu <petr.pavlu@suse.com> -
COLD50d
[PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
2026-05-21 · Kees Cook <kees@kernel.org> -
COLD50d
[PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
2026-05-21 · Kees Cook <kees@kernel.org> -
STALE95d
[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
2026-04-15 · <hidden> -
STALE91d
[PATCH v3 11/14] net: ncsi: Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-16 · pengdonglin <hidden> -
STALE317d
[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-15 · pengdonglin <hidden> -
STALE319d
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-12 · pengdonglin <hidden> -
STALE496d
[PATCH] net: remove sb1000 cable modem driver
2025-03-12 · Arnd Bergmann <arnd@kernel.org> -
STALE709d
Re: [BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
2024-08-06 · Jesper Dangaard Brouer <hawk@kernel.org> -
STALE835d
[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-15 · Suren Baghdasaryan <surenb@google.com> -
STALE846d
[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-04 · Suren Baghdasaryan <surenb@google.com> -
STALE909d
[PATCH v2 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer
2024-02-02 · Kees Cook <hidden> -
STALE1212d
[PATCH RFC net-next 5/7] net: dsa: avoid DT validation for drivers which provide default config
2023-03-22 · Russell King (Oracle) <hidden> -
STALE1212d
[PATCH RFC net-next 4/7] net: dsa: add ability for switch driver to provide a swnode
2023-03-22 · Russell King (Oracle) <hidden> -
STALE1212d
[PATCH RFC net-next 3/7] net: dsa: use fwnode_get_phy_mode() to get phy interface mode
2023-03-22 · Russell King (Oracle) <hidden> -
STALE1274d
[PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
2023-01-25 · Suren Baghdasaryan <surenb@google.com> -
STALE1290d
[net-next: PATCH v4 6/8] net: core: switch to fwnode_find_net_device_by_node()
2023-01-16 · Marcin Wojtas <hidden> -
STALE1290d
[net-next: PATCH v4 3/8] net: dsa: switch to device_/fwnode_ APIs
2023-01-16 · Marcin Wojtas <hidden> -
STALE1315d
[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
2022-12-20 · Steven Rostedt <rostedt@goodmis.org> -
STALE1350d
Re: [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 · Steven Rostedt <rostedt@goodmis.org> -
STALE1462d
[net-next: PATCH v3 6/8] net: core: switch to fwnode_find_net_device_by_node()
2022-07-27 · Marcin Wojtas <hidden> -
STALE1462d
[net-next: PATCH v3 3/8] net: dsa: switch to device_/fwnode_ APIs
2022-07-27 · Marcin Wojtas <hidden> -
STALE1462d
REVIEWED: 2 (2M) [PATCH net-next 5/6] net: dsa: use swnode fixed-link if using default params
2022-07-15 · Russell King (Oracle) <hidden> -
STALE1462d
REVIEWED: 2 (2M) [PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
2022-07-15 · Russell King (Oracle) <hidden> -
STALE1473d
[net-next: PATCH v2 6/8] net: core: switch to fwnode_find_net_device_by_node()
2022-07-15 · Marcin Wojtas <hidden> -
STALE1473d
[net-next: PATCH v2 3/8] net: dsa: switch to device_/fwnode_ APIs
2022-07-15 · Marcin Wojtas <hidden> -
STALE1476d
[PATCH RFC net-next v2 5/6] net: dsa: create swnode fixed-link if using default params
2022-07-13 · Russell King (Oracle) <hidden> -
STALE1476d
REVIEWED: 2 (2M) [PATCH RFC net-next v2 3/6] net: dsa: add support for retrieving the interface mode
2022-07-13 · Russell King (Oracle) <hidden>